A. save the macro definitions
B. recognize macro definitions and macro calls
C. expand macro calls and substitute arguments
D. All of the above
Advertisement
Related Mcqs:
- The advantage(s) of incorporating the macro processor into pass 1 is/ are_______________?
- A. many functions do not have to be implemented twice B. more flexibility is available to the programmer in which he/she may use all the features of the assembler in conjunction with macros C. Functions are combined and it is not necessary to create intermediate files as output from the macro processor and input to...
- In which way(s) can a macro processor for assembly language be implemented ?
- A. independent one-pass processor B. independent two-pass processor C. processor incorporated into pass of a standard two-pass assembler D. all of the above...
- Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language______________?
- A. 40 B. 0111EF C. +1 4709078208 D. DA000F...
- Convert the ASLA assembly language instructions into hexadecimal machine language_______________?
- A. 40 B. 0111EF C. +1 4709078208 D. DA000F...
- Indicate which of the following is not true about 4GL ?
- A. 4GL does not support a high-level of screen interaction B. Many database management system packages support 4GLs C. A 4GL is a software tool which is written, possibly, in some third generation language D. All of the above...
- Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language________________?
- A. 40 B. DA000F C. 0111EF D. +1 4709078208 ...
- In analyzing the compilation of PL/I program, the term “Syntax analysis” is associated with________________?
- A. creation of more optional matrix B. recognition of basic syntactic constructs through reductions C. recognition of basic elements and creation of uniform symbols D. use of macro processor to produce more optimal assembly code...
- The task(s) of the Lexial analysis phase is/are__________________?
- A. to build a uniform symbol table B. to build a literal table and an identifier table C. to parse the source program into the basic elements or tokens of the language D. All of the above...
- A system program that combines the separately compiled modules of a program into a form suitable for execution_______________?
- A. assembler B. load and go C. linking loader D. cross compiler...
- A compiler is_________________?
- A. a program that places programs into memory and prepares them for execution B. a program that automate the translation of assembly language into machine language C. is a program that appears to execute a source program as if it were machine language D. program that accepts a program written in a high level language...
Advertisement